body {
  background: #ffffff url("../image/Dennis.jpg") no-repeat right top;
}

h1 {
    color: white;
    text-align: center;
  }
  
  p {
    font-family: verdana;
    font-size: 20px;
  }